 |
API Documentation
|
|
|
WIP. Functionality should not be used for now.
Definition: ProfilableClass.h:21
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
Describes a target operation set.
Definition: TargetOperations.h:15
PASS_TYPE getPassType() const
virtual void exportClassToTree(nkExport::Node *rootNode) override
virtual void importClassFromTree(nkExport::Node *rootNode) override
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
The base for a pass within a TargetOperations.
Definition: Pass.h:15
void setParentTargetOperations(TargetOperations *parent)
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
PASS_TYPE
The pass types available in the component.
Definition: PassType.h:12
TargetOperations * getParentTargetOperations() const
nkMemory::StringView getName() const
void setName(const nkMemory::StringView &name)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7